xenstored: allow guests to reintroduce themselves
authorOlaf Hering <olaf@aepfle.de>
Tue, 9 Aug 2011 07:53:40 +0000 (08:53 +0100)
committerOlaf Hering <olaf@aepfle.de>
Tue, 9 Aug 2011 07:53:40 +0000 (08:53 +0100)
commit2346303a425b8adcea86397e49739c8ab206903d
tree9d55311606d44b14eb37f8a5ff0bfc3c125cf4ec
parent9f1687725292f90c8bc9e7266f062b2e7ec029df
xenstored: allow guests to reintroduce themselves

During kexec all old watches have to be removed, otherwise the new
kernel will receive unexpected events. Allow a guest to introduce
itself
and cleanup all of its watches.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
tools/xenstore/xenstored_domain.c